home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Full
/
Paragon Drive Backup 9
/
DB90_SE_x64.msi
/
Data1.cab
/
_5FFA42E92D034177826F37DDD9459DC3
< prev
next >
Wrap
Text File
|
2008-06-28
|
18KB
|
418 lines
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>Form1</class>
<widget class="QWidget">
<property name="name">
<cstring>Form1</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>514</width>
<height>461</height>
</rect>
</property>
<property name="caption">
<string>Form1</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel" row="0" column="1">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>New partition type:</string>
</property>
</widget>
<widget class="QLayoutWidget" row="2" column="1">
<property name="name">
<cstring>layout8</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QLabel">
<property name="name">
<cstring>AdvancedOptWarning</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>To preview the result and set format options, click <b>Next</b></string>
</property>
<property name="textFormat">
<enum>AutoText</enum>
</property>
<property name="alignment">
<set>AlignTop|AlignLeft</set>
</property>
</widget>
</hbox>
</widget>
<spacer row="1" column="2">
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>10</width>
<height>16</height>
</size>
</property>
</spacer>
<spacer row="1" column="0">
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Fixed</enum>
</property>
<property name="sizeHint">
<size>
<width>10</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="QLayoutWidget" row="1" column="1">
<property name="name">
<cstring>layout7</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QButtonGroup">
<property name="name">
<cstring>PredefinedSysIDs</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="title">
<string></string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>6</number>
</property>
<widget class="QRadioButton">
<property name="name">
<cstring>NTFS_RadioBtn</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Windows NTFS</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>FAT32_RadioBtn</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Windows FAT32</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>FAT_RadioBtn</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Windows/DOS FAT</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>EXT2_RadioBtn</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Linux Ext2</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>EXT3_RadioBtn</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Linux Ext3</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>REIS_RadioBtn</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Linux ReiserFS</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>HPFS_RadioBtn</cstring>
</property>
<property name="text">
<string>OS/2 HPFS</string>
</property>
</widget>
<widget class="QRadioButton">
<property name="name">
<cstring>SWAP_RadioBtn</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Linux Swap</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer15</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>16</width>
<height>0</height>
</size>
</property>
</spacer>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout11</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QRadioButton">
<property name="name">
<cstring>CUSTOM_RadioBtn</cstring>
</property>
<property name="text">
<string>Custom hex ID:</string>
</property>
</widget>
<widget class="CHexMaskEdit">
<property name="name">
<cstring>CustomIDHexEdit</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="minValue">
<number>1</number>
</property>
</widget>
</hbox>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>NOFM_RadioBtn</cstring>
</property>
<property name="text">
<string>No Format</string>
</property>
</widget>
</vbox>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout6</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QButtonGroup">
<property name="name">
<cstring>OtherSysIDs</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="title">
<string></string>
</property>
</widget>
<widget class="CStaticTip">
<property name="name">
<cstring>OtherIDWarning</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>4</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="TipText" stdset="0">
<string></string>
</property>
<property name="Alignment" stdset="0">
<set>WordBreak|AlignVCenter</set>
</property>
<property name="Margin" stdset="0">
<number>10</number>
</property>
<property name="ShadowWidth" stdset="0">
<number>2</number>
</property>
<property name="FrameWidth" stdset="0">
<enum>NormalFrame</enum>
</property>
<property name="HideOnKillFocus" stdset="0">
<bool>false</bool>
</property>
<vbox>
</vbox>
</widget>
</vbox>
</widget>
</hbox>
</widget>
</grid>
</widget>
<connections>
<connection>
<sender>PredefinedSysIDs</sender>
<signal>clicked(int)</signal>
<receiver>Form1</receiver>
<slot>PredefinedSysIDs_clicked(int)</slot>
</connection>
<connection>
<sender>OtherSysIDs</sender>
<signal>clicked(int)</signal>
<receiver>Form1</receiver>
<slot>OtherSysIDs_clicked(int)</slot>
</connection>
<connection>
<sender>CUSTOM_RadioBtn</sender>
<signal>toggled(bool)</signal>
<receiver>CustomIDHexEdit</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>CustomIDHexEdit</sender>
<signal>valueChanged(int)</signal>
<receiver>Form1</receiver>
<slot>CustomIDHexEdit_valueChanged(int)</slot>
</connection>
</connections>
<tabstops>
<tabstop>NTFS_RadioBtn</tabstop>
<tabstop>FAT32_RadioBtn</tabstop>
<tabstop>FAT_RadioBtn</tabstop>
<tabstop>EXT2_RadioBtn</tabstop>
<tabstop>EXT3_RadioBtn</tabstop>
<tabstop>REIS_RadioBtn</tabstop>
<tabstop>HPFS_RadioBtn</tabstop>
<tabstop>SWAP_RadioBtn</tabstop>
<tabstop>CUSTOM_RadioBtn</tabstop>
<tabstop>CustomIDHexEdit</tabstop>
</tabstops>
<slots>
<slot>OSListView_selectionChanged( QListViewItem * )</slot>
<slot>OSListView_selectionChanged()</slot>
<slot>TargetDiskContainer_SelectionChanged( CUDRItem * )</slot>
<slot>MoveLeft_clicked()</slot>
<slot>MoveRight_clicked()</slot>
<slot>ResultDiskContainer_SelectionChanged( CUDRItem * )</slot>
<slot>VolSizeSlider_valueChanged( int )</slot>
<slot>FileSystemsCombo_activated( int )</slot>
<slot>RestoreDefaults_Clicked()</slot>
<slot>SpinBox_valueChanged( int )</slot>
<slot>ComboBox_activated( int )</slot>
<slot>TestSurfaceCheckbox_clicked()</slot>
<slot>AdvFormatModeButton_toggled( bool )</slot>
<slot>VolumeLabelEdit_textChanged( const QString & )</slot>
<slot>DriveLetterCombo_activated( const QString & )</slot>
<slot>DriveLetterCombo_activated( int )</slot>
<slot>OnRequestProperties( CUDRItem * )</slot>
<slot>PredefinedSysIDs_clicked( int )</slot>
<slot>OtherSysIDs_clicked( int )</slot>
<slot>CustomIDHexEdit_valueChanged( int )</slot>
</slots>
<layoutdefaults spacing="6" margin="0"/>
<includehints>
<includehint>hexmask.h</includehint>
<includehint>statictip.h</includehint>
</includehints>
</UI>